OPPSA Integration Service API

Overview

This section discusses the operations available in the service, the request and response messages, required parameters, and the data types available in the service.

Important: In this documentation, the location (endpoint) for the service is given as a test environment for example purposes only. In your implementation, the endpoint will be a different environment.
Web Service Document Service
Target Service http://tempuri.org/ (default namespace URI, replace with meaningful URI)
Port BasicHttpBinding_IIntegrationService
Location https://labw6408hvm965/OPPSA/IntegrationService.svc
Protocol SOAP 1.1
Transport Protocol SOAP over HTTPS

Operations

The Integration Service is a collection of two operations (methods). The following operations and request/response messages are available in the service.

Operation Input Message Output Message
GetOrganizations IIntegrationService_GetOrganizations_InputMessage IIntegrationService_GetOrganizations_OutputMessage
GetProductsForOrgGuid IIntegrationService_GetProductsForOrgGuid_InputMessage IIntegrationService_GetProductsForOrgGuid_OutputMessage
MergeProductData IIntegrationService_MergeProductData_InputMessage IIntegrationService_MergeProductData_OutputMessage